home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Communications / Network / MacHTTP 1.2.4 / AppleEvent Info / More Scripts / View Log File < prev   
Text File  |  1993-12-20  |  240b  |  7 lines

  1. tell application "MacHTTP 1.2"
  2. DoMenu "4,4" --refuse new connections
  3. DoMenu "4,2" --disable logging so the log file isn't busy
  4. end tell
  5. tell application "Scriptable Text Editor"
  6. open alias "MacHTTP.log" --edit this path accordingly
  7. end tell